|
Workout With Friends
Stay fit with a little motivation
|
View predicate to check whether user is logged in. More...


Public Member Functions | |
| def | __call__ |
Public Member Functions inherited from wowf.lib.predicates.BasePredicate | |
| def | __init__ |
| def | text |
Additional Inherited Members | |
Public Attributes inherited from wowf.lib.predicates.BasePredicate | |
| value | |
| config | |
Static Public Attributes inherited from wowf.lib.predicates.BasePredicate | |
| phash = text | |
View predicate to check whether user is logged in.
Definition at line 27 of file predicates.py.
| def wowf.lib.predicates.LoggedIn.__call__ | ( | self, | |
| context, | |||
| request | |||
| ) |
Definition at line 29 of file predicates.py.
1.8.1.2